stop session
Type
command
Summary
Ends the session explicitly, saving the contents of the $_SESSION variable.
Syntax
stop session
Description
Use the stop session command to end the session explicitly and save the contents of the $_SESSION variable.
The location where the $_SESSION array is stored is configured using the sessionSavePath property.
Examples
stop session
Related
command: start session, delete session
property: sessionSavePath, sessionLifetime, sessionId, sessionName
Compatibility and Support
Introduced
LiveCode 5.0
OS
mac
windows
linux
Platforms
server